home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / System / popup-menu-cdef ƒ / pup.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-04-15  |  193 b   |  11 lines  |  [TEXT/KAHL]

  1. /*
  2.  *    pup.h
  3.  *
  4.  * Copyright © 1990 Michael S. Engber. All rights reserved
  5.  */
  6.  
  7.  
  8. #define PUP_ID 294
  9.  
  10. extern pascal long mainCDEF(int varCode, ControlHandle theControl, int message, long param);
  11.